跳到主要内容

getForgottenList

Requests a list of the forgotten files.

Request example

{
"c": "getForgottenList"
}

Parameters

ParameterTypePresenceDescription
cstringrequiredDefines the command type.

Response example

{
"error": 0,
"keys": ["Khirz6zTPdfd7"]
}

Parameters

ParameterTypePresenceDescription
errorintegerrequiredDefines an error code.
keysstringrequiredDefines a list of the document identifiers used to unambiguously identify the document files.